#! /bin/bash


# Remove old bundle files before installation. ///////////////////////////////////////////////
rm -rf '/Library/Application Support/Steinberg/Components/cc121_extension_u.bundle'

exit 0
